Initiate custom signature (v1)

Initiate custom signature

Overview

Endpoint to initiate custom signature process in external Identity Provider system.

POST (/internal/v1/custom-auth:init-signature)

Parameters

  • X-Request-ID (header): Request ID used for tracing. A new one will be generated if not provided.

Request Body

Responses

204 No Content

Request was successfully executed, without further response being returned.

400 Bad Request

Returned in case of an error, internal server error or invalid request

500 Internal Server Error

Returned in case of an error, internal server error or invalid request

Architecture

7 properties

Identity Provider signature initiation request

correlationId string

Correlation ID to help correlate with signature confirmation request

signatureContextData object

Context data related to the signature being performed

additionalDetails object

Details required to initiate signature in Identity Provider

0 properties

Request was successfully executed, without further response being returned.

Schema does not contain any properties.

2 properties

Returned in case of an error, internal server error or invalid request

error string

Error message

code string

Error code

2 properties

Returned in case of an error, internal server error or invalid request

error string

Error message

code string

Error code